Version

AppearanceMap<T> Class Members

The following tables list the members exposed by AppearanceMap<T>.

Protected Properties
 NameDescription
Protected PropertyMapReturns the map associated with this instance.  
Public Methods
 NameDescription
Public MethodAddMapEntryAdds an entry to the map.  
Public MethodGetAppearanceGets the Appearance for the specified key.  
Public MethodRemoveMapEntryRemoves the entry for the specified key from the map.  
Protected Methods
 NameDescription
Protected MethodOnMappingsChangedUsed to invoke the MappingsChanged event.  
Protected MethodRemoveAllRemoves all entries from the map.  
Public Events
 NameDescription
Public EventMappingsChangedRaised when mappings are added or removed.  
See Also